home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / cdpsw51d.zip / 2CDPS.CDP < prev    next >
Text File  |  1990-07-30  |  4KB  |  85 lines

  1.  
  2.  
  3.                Two CDPs At Once
  4.                ----------------
  5.  
  6.     You can run two copies of CDP at the same time!!
  7.  
  8.     The 2nd copy of CDP reverses its right-left orientation of the screen
  9. from the first one, and uses the two hot keys that the 1st one does not.
  10.  
  11.     For (a good) example, just do:
  12.  
  13.     >SET CDPSWAP=E         ; so that the CDPs will swap on disk E:
  14.                 ; (not needed if you have enough EMS)
  15.                 ; (& if you have no E:, C: or D: will work)
  16.                 ; Without this statement, EMS or C: is used
  17.                 ; by default. It is best to use a small
  18.                 ; disk partition (or a ram disk) that is not
  19.                 ; very active for the swapping. This prevents
  20.                 ; CDP from having to reload disk usage
  21.                 ; information because of its own swapping.
  22.                 ; (Note: that situation occurs infrequently
  23.                 ; anyway, since the invisible CDP swap files
  24.                 ; normally remain a constant size in a fixed
  25.                 ; disk area).
  26.  
  27.     >CDP +C        ; after CDP comes up, hit ^Q to make it go resident
  28.         Then do
  29.  
  30.     >CDP +D.    ; the +s make sure CDP comes up on the proper disk
  31.  
  32.             (If you have the shareware version that goes
  33. resident and does not come up immediately, you do not need to bring up the
  34. first one before running the second one. Similarly, if you did CDP with no +,
  35. you may install the second one before bothering to bring up the first.
  36. Thus, you may install two copies of CDP simultaneously in a batch file with
  37. no problems. It also does not matter which of the two copies you actually
  38. bring up first.)
  39.  
  40.     Both CDPs will go resident. The first logged to disk C, and the
  41. second to disk D. Either one may be brought up by hotkey over top of the
  42. other, in any order.
  43.  
  44.     If you are using the default hotkeys (not changed by CDPRENAM),
  45. the first CDP will respond to Lshift-Lshift and Rshift-Rshift (to come
  46. up in the currrent CDP-logged directory or current DOS-logged directory).
  47. The second CDP will respond to Ctrl-Ctrl and Alt-Alt in the same fashion.
  48. Whatever two hotkeys you have assigned to the first CDP, the second one
  49. will use the other two.    You must use the "left" hot keys (lshift-lshift for
  50. the 1st CDP and ctrl-ctrl for the 2nd) to bring up CDP on the disk indicated
  51. on the command line; rshift-rshift or alt-alt come up in the current DOS
  52. directory, whichever disk it may be on.
  53.  
  54.     Now, when you wish to work on disk D after working on Disk C,
  55. you do not need to LOG from disk C to disk D. Just hit the hotkey of the CDP
  56. that is logged to disk D. This saves both the time of logging, and the
  57. loading of information on disk D that would otherwise be neccessary. The
  58. copy of CDP that is logged to disk D already has that information! And
  59. can pop up instantly!!
  60.  
  61.     Also, if your disks C: and D: are actually separate partitions of
  62. the same physical disk, the CDP on C: will let the CDP on D: know that
  63. writes on C: do not affect the information already held by the copy logged
  64. to D:. And vice-versa. (At the low level that CDP operates, a single copy
  65. of CDP knows only that something written by some program other than CDP has
  66. written on a PHYSICAL disk -- it cannot distinguish disk C: from D: unless
  67. CDP itself is doing the writing).
  68.  
  69.     This enables you to work on your disks faster than ever! Previously,
  70. if you used CDP for moving, copying, etc., on two disks; then you had to
  71. relog from one disk to the other, necessitating reloading the directory of
  72. the newly logged-to disk. This is no longer necessary. The second copy of CDP
  73. is already there and ready for instant use on the second disk!
  74.  
  75.     One note of caution. When removing CDP from memory, you must remove
  76. the second one first!
  77.  
  78.     Also remember, because it can be confusing, that if one CDP is
  79. already up (& showing on the monitor), and you bring up the other one via
  80. its hotkey; then when you take the 2nd one down, the one that was previously
  81. up will come up again automatically; and you must also do a ctrl-Q or QUIT
  82. to make it go down and ultimately get back to the DOS or application level.
  83.  
  84.  
  85.